#The boot parameters used for the K6-3+ cpu in my machine

#set maxmiltiplier to 5 times, my machine will freeze with a higher multiplier setting
#because I have it set to use 1.8V
maxmult 5

#set the multiplier
#I don't use this option so it is commented out
#setmult 5

#write allocate the 192 Megabytes of memory on my machine
writealloc 192

#write allocate the 15-16M whole since I don't have any ISA devices mapped to this
#range
writeallochole true

#set MTRR0 to write combine the memory mapped to my video card
mtrr 0 0xfd000000-0xfdffffff,c
